public marks

PUBLIC MARKS from "Xavier Lacot" with tag cache

2010

ESI - Full page caching with Symfony2 - Jordi Boggiano

by 1 other
"All I can say to conclude is that this is worth playing with, and that Symfony2 really doesn't disappoint with regard to speed."

2009

sfManagedCachePlugin | Recoursive

(via)
The very point of caching is that it's faster and less resource intensive to deliver cached data than creating it on the fly. With existing cache solutions, when the cached data expires, it has to be refreshed while the user waits. In environments that rely heavily on caching, such behavior has the potential to create thread pileups and other cascading failure scenarios. This plugin introduces a cache manager : when an expired âge is called, then it is directly served from the cache, and then the cache gets asynchronously refreshed.

2006

Symfony - How to cache custom configuration

(via)
This page demostrates a further step to make your confiuration files cached, in symfony way.

Xavier Lacot's TAGS related to tag cache

esi +   framework +   manager +   optimization +   performance +   php +   plugin +   redis +   symfony +   symfony2 +   web +   yaml +